15. Interface and Application Programming.
This week we worked on the Interface and Application Programming.
Description of the work process of the week15
To do this, analyze software and a web application. Qt is an open source software, it uses the C++ language natively, its interface allows you to drag widgets, create your interface with different elements and when finished save it in an UI format file that you can later save to text. App invertor for Android is an open source web application, which also allows you to create your interface, the only bad thing is that it only gives you a 14-day free trial, although its interface is also very intuitive and I liked it because it is very Attractive, if you are a beginner like me I recommend using this application.
For this task I wanted to venture to explore QT, because it is the one our instructor taught us, for this I installed QT on my computer. The first step is to design the graphical interface, to do this, when you open the software a window appears in which you can select what you are going to do, select “Dialog with buttons button”, this opened a new view where by default some buttons appear, which you can later remove and re-form your own widgets. To add a new widget, on the side you will find the ones you need, select, drag and drop on the board you are working on, these widgets You can modify it since in the part of the screen you will find the properties (letter, color, font) of each one.